[System.Runtime.CompilerServices.AsyncStateMachine(C1.CollectionView.ICollectionViewEx/d__11`1)] [System.Runtime.CompilerServices.Extension()] public static System.Threading.Tasks.Task SortAsync<T>( ICollectionView<T> collectionView, params SortDescription[] sortDescriptions ) where T: class
パラメータ
- collectionView
- コレクションビュー
- sortDescriptions
- データのソート方法を決定するソート記述
型パラメータ
- T